PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowContentDrawEvent Class / getContentBounds Method
In This Topic
    getContentBounds Method
    In This Topic
    Gets the content bounds.
    This rectangle is located inside the rectangle.
    Syntax
    public PDFDisplayRectangle getContentBounds()

    Return Value

    The content bounds excluding any margins.
    See Also